home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / insitx10.zip / README.1ST < prev    next >
Text File  |  1992-10-24  |  1KB  |  24 lines

  1. Insight for xBase is a utility program which helps with the documentation and
  2. debugging of xBase programs.  It is specifically written for use with dBase IV,
  3. dBase III+, FoxBase+, and FoxPro.
  4.  
  5. Insight for xBase provides the system developer with a formatted source listing
  6. and variable cross-reference (for each procedure and for the program as a
  7. whole) for xBase programs.  The formatted listing shows the range and type of
  8. each program structure and displays error messages if the structures are
  9. improperly nested.  The program can also simultaneously produce an indented
  10. source file which makes the program source easier to read.
  11.  
  12. Insight for xBase can also work with lists of files that are part of the same
  13. program.  The program is menu driven and works well with either keyboard or
  14. mouse operation.  The program is also capable of processing a number of
  15. programs by using a batch file and specifying necessary information using
  16. command line switches.  In either menu or command line mode, Insight for xBase
  17. can write program documentation, along with its table of contents, to either a
  18. file or to the printer.  The user is also given control over the page layout
  19. including the page header, which may include the date, time, file name,
  20. procedure name, and page number.  The page settings and other configuration
  21. information may be saved to a configuration file.
  22.  
  23. Insight for xBase also includes on-line help and command line help functions.
  24.